SftTree/NET 2.0

Footers Property, SftTree Class

Softel vdm, Inc.

Returns the control's FootersClass instance describing all footers.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Footers As FootersClass

C#   

public FootersClass Footers { get; }

C++   

public: property FootersClass^ Footers {
        FootersClass^ get();
}

Property Value

The FootersClass class instance.

Comments

The Footers property returns the control's FootersClass instance describing all footers.

The instance of the FootersClass class describes attributes that apply to all footers in a SftTree/NET control. Numerous properties and methods can be accessed using the returned object.

A control has only one FootersClass instance.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com